IK Effect Exist()
Return
=
IK Effect Exist(
Effect
)
Description
You can use this command to test if an effect exists. If the effect exists, the command will return a 1, else the command will return a 0.
Parameters
Effect
Integer
The ID of the effect.
Return
Integer
Will return a 1 if the effect exists.
Index